projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
631e2f4
)
testlevelbar: fix CSS to be aligned with documentation
author
Cosimo Cecchi
<cosimoc@gnome.org>
Fri, 24 Oct 2014 22:26:31 +0000
(15:26 -0700)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 27 Oct 2014 10:56:19 +0000
(06:56 -0400)
https://bugzilla.gnome.org/show_bug.cgi?id=707695
tests/testlevelbar.c
patch
|
blob
|
history
diff --git
a/tests/testlevelbar.c
b/tests/testlevelbar.c
index 41dce8bedfbade5b125f35fe2212a97eab942bb4..30d104238c31780e3a64575429d3db429357cf08 100644
(file)
--- a/
tests/testlevelbar.c
+++ b/
tests/testlevelbar.c
@@
-21,7
+21,7
@@
add_custom_css (void)
{
GtkCssProvider *provider;
const gchar data[] =
- ".level-bar.fill-block.empty-fill-block
.level-my-offset
{"
+ ".level-bar.fill-block.empty-fill-block {"
" background-color: transparent;"
" background-image: none;"
" border-color: alpha(@theme_fg_color, 0.1);"